ga.view.interfaces
Interface IPreEvaluationState

All Superinterfaces:
com.jme3.app.state.AppState, IMenuListenerParent
All Known Implementing Classes:
InitializerPreState

public interface IPreEvaluationState
extends com.jme3.app.state.AppState, IMenuListenerParent

Interface for a pre evaluation state.

Since:
12.08.2012
Author:
Stephan Dreyer

Method Summary
 
Methods inherited from interface com.jme3.app.state.AppState
cleanup, initialize, isEnabled, isInitialized, postRender, render, setEnabled, stateAttached, stateDetached, update
 
Methods inherited from interface ga.view.appstate.menu.IMenuListenerParent
setMenuListener